.Net Framework > v2.0.50727 > System > Net > Sockets > UdpClient > BeginSend BeginSend(Byte[],Int32,AsyncCallback,Object)
BeginSend(Byte[],Int32,IPEndPoint,AsyncCallback,Object)
BeginSend(Byte[],Int32,String,Int32,AsyncCallback,Object)


BeginSend(Byte[],Int32,AsyncCallback,Object)

Category
Method
Description
Sends a datagram to a remote host asynchronously. The destination was specified previously by a call to erload:System.Net.Sockets.UdpClient.Connect.
Type
IAsyncResult
Character
public
Parameters
NameTypeDescription
datagramByte[]
bytesInt32
requestCallbackAsyncCallback
stateObject
Tags
01892ABD01, 02E3ABA98D, 0376596F91

BeginSend(Byte[],Int32,IPEndPoint,AsyncCallback,Object)

Category
Method
Description
Sends a datagram to a destination asynchronously. The destination is specified by a System.Net.EndPoint.
Type
IAsyncResult
Character
public
Parameters
NameTypeDescription
datagramByte[]
bytesInt32
endPointIPEndPoint
requestCallbackAsyncCallback
stateObject
Tags
01892ABD01, 02E3ABA98D, 0376596F91

BeginSend(Byte[],Int32,String,Int32,AsyncCallback,Object)

Category
Method
Description
Sends a datagram to a destination asynchronously. The destination is specified by the host name and port number.
Type
IAsyncResult
Character
public
Parameters
NameTypeDescription
datagramByte[]
bytesInt32
hostnameString
portInt32
requestCallbackAsyncCallback
stateObject
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database